access internal meaning in English
内部存取
Examples
- This allows it to access internal members easily . if
这样,它访问内部成员就很容易。 - Accessing internal object data , changing classes on the fly , and redefining methods on the fly are all allowed , for example
例如,访问内部的对象数据、实时更改类和实时重定义方法都是允许的。 - The friend assemblies feature allows you to access internal members ; private types and private members will remain inaccessible
友元程序集功能用于访问内部成员;私有类型和私有成员仍然不可访问。 - You can do it by accessing internal appconfig : : state data or the array reference returned to you as the value of the array variable , but it is not recommended that you do so
可以通过访问内部的appconfig : : state数据或作为数组变量值返回给您的数组引用来实现这一步,但我们建议您不要这样做。 - When compiling an assembly assembly b that will access internal types or internal members of another assembly assembly a , you must explicitly specify the name of the output file . exe or . dll with the
在对将要访问另一个程序集(程序集a )的内部类型或内部成员的程序集(程序集b )进行编译时,必须用